Vibe Check: Mental Health Management
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Vibe Check: Mental Health Management
Vibe Check: Mental Health Management
/
com.zurtar.mhma.mood
/
BiWeeklyEvaluationUiState
/
BiWeeklyEvaluationUiState
Bi
Weekly
Evaluation
Ui
State
constructor
(
biWeeklyEntry
:
BiWeeklyEvaluationEntry
=
BiWeeklyEvaluationEntry()
,
questionResponse
:
MutableList
<
Int
>
=
(0..16).map { x -> x * 0 }.toMutableList()
,
page
:
Int
=
0
)